home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / LAN / LOGCOPY.ARJ / SETDOS.INT < prev    next >
Text File  |  1992-08-03  |  117b  |  8 lines

  1. Interface;
  2.  
  3. Unit SETDOS( ATTRIB );
  4.  
  5.   Function attrib( address: ADSMEM; attributes : Integer):Integer;
  6.  
  7. End;
  8.